home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / demolar / lokman / DISK1 / _SETUP.4 / Group1 / Demo8E.exe / 0 / RCDATA / TPASSWORDDLG / TPASSWORDDLG.txt
Text File  |  1998-07-30  |  8KB  |  311 lines

  1. object PassWordDlg: TPassWordDlg
  2.   Left = 240
  3.   Top = 112
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜∩┐╜FRE ONAY'
  7.   ClientHeight = 150
  8.   ClientWidth = 241
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   OnClose = FormClose
  15.   OnKeyDown = FormKeyDown
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 15
  19.   object Bevel1: TBevel
  20.     Left = 4
  21.     Top = 6
  22.     Width = 233
  23.     Height = 100
  24.     Shape = bsFrame
  25.     IsControl = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 10
  29.     Top = 59
  30.     Width = 223
  31.     Height = 15
  32.     Caption = '&Kullan∩┐╜c∩┐╜ ∩┐╜ifresi(Demo i∩┐╜in ∩┐╜ifre Bo∩┐╜tur)'
  33.     FocusControl = Edit1
  34.   end
  35.   object Label2: TLabel
  36.     Left = 14
  37.     Top = 15
  38.     Width = 69
  39.     Height = 15
  40.     Caption = 'Kullan∩┐╜c∩┐╜ &Ad∩┐╜'
  41.     FocusControl = EditADI
  42.   end
  43.   object OKBtn: TBitBtn
  44.     Left = 5
  45.     Top = 114
  46.     Width = 82
  47.     Height = 28
  48.     Caption = 'Tamam'
  49.     Default = True
  50.     TabOrder = 2
  51.     OnClick = OKBtnClick
  52.     Glyph.Data = {
  53.       DE010000424DDE01000000000000760000002800000024000000120000000100
  54.       0400000000006801000000000000000000000000000000000000000000000000
  55.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  56.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  57.       3333333333333333333333330000333333333333333333333333F33333333333
  58.       00003333344333333333333333377F3333333333000033334224333333333333
  59.       337337F3333333330000333422224333333333333733337F3333333300003342
  60.       222224333333333373333337F3333333000034222A22224333333337F337F333
  61.       7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
  62.       33333337F73337F337F33333000033A33333A222433333337333337F337F3333
  63.       0000333333333A222433333333333337F337F33300003333333333A222433333
  64.       333333337F337F33000033333333333A222433333333333337F337F300003333
  65.       33333333A222433333333333337F337F00003333333333333A22433333333333
  66.       3337F37F000033333333333333A223333333333333337F730000333333333333
  67.       333A333333333333333337330000333333333333333333333333333333333333
  68.       0000}
  69.     Margin = 2
  70.     NumGlyphs = 2
  71.     Spacing = -1
  72.     IsControl = True
  73.   end
  74.   object CancelBtn: TBitBtn
  75.     Left = 154
  76.     Top = 114
  77.     Width = 83
  78.     Height = 28
  79.     Caption = 'Vazge∩┐╜'
  80.     TabOrder = 3
  81.     Kind = bkCancel
  82.     Margin = 2
  83.     Spacing = -1
  84.     IsControl = True
  85.   end
  86.   object Edit1: TEdit
  87.     Left = 12
  88.     Top = 75
  89.     Width = 215
  90.     Height = 23
  91.     PasswordChar = '*'
  92.     TabOrder = 1
  93.   end
  94.   object EditADI: TEdit
  95.     Left = 12
  96.     Top = 32
  97.     Width = 215
  98.     Height = 23
  99.     TabOrder = 0
  100.     Text = 'MEKATRON∩┐╜K'
  101.   end
  102.   object Table1: TTable
  103.     DatabaseName = 'ECZ'
  104.     TableName = 'USERKIM.db'
  105.     Left = 136
  106.     Top = 16
  107.     object Table1KULLANICI: TStringField
  108.       FieldName = 'KULLANICI'
  109.       Size = 25
  110.     end
  111.     object Table1SIFRESI: TStringField
  112.       FieldName = 'SIFRESI'
  113.       Size = 25
  114.     end
  115.     object Table1URUNKARTI: TStringField
  116.       FieldName = 'URUNKARTI'
  117.       Size = 1
  118.     end
  119.     object Table1KURUMHRK: TStringField
  120.       FieldName = 'KURUMHRK'
  121.       Size = 1
  122.     end
  123.     object Table1HASTAHRK: TStringField
  124.       FieldName = 'HASTAHRK'
  125.       Size = 1
  126.     end
  127.     object Table1ESKISAT: TBooleanField
  128.       FieldName = 'ESKISAT'
  129.     end
  130.     object Table1ALISESKI: TBooleanField
  131.       FieldName = 'ALISESKI'
  132.     end
  133.     object Table1ESKIBILBAK: TBooleanField
  134.       FieldName = 'ESKIBILBAK'
  135.     end
  136.     object Table1TOPLUFIYATBAK: TBooleanField
  137.       FieldName = 'TOPLUFIYATBAK'
  138.     end
  139.     object Table1SAYIMBAK: TBooleanField
  140.       FieldName = 'SAYIMBAK'
  141.     end
  142.     object Table1ECZBILBAK: TBooleanField
  143.       FieldName = 'ECZBILBAK'
  144.     end
  145.     object Table1FATLIS: TBooleanField
  146.       FieldName = 'FATLIS'
  147.     end
  148.     object Table1RECLIS: TBooleanField
  149.       FieldName = 'RECLIS'
  150.     end
  151.     object Table1RECHRKLIS: TBooleanField
  152.       FieldName = 'RECHRKLIS'
  153.     end
  154.     object Table1RKDEFLIS: TBooleanField
  155.       FieldName = 'RKDEFLIS'
  156.     end
  157.     object Table1UCLULIS: TBooleanField
  158.       FieldName = 'UCLULIS'
  159.     end
  160.     object Table1GIRCIKRAP: TBooleanField
  161.       FieldName = 'GIRCIKRAP'
  162.     end
  163.     object Table1URUNLIS: TBooleanField
  164.       FieldName = 'URUNLIS'
  165.     end
  166.     object Table1CARILIS: TBooleanField
  167.       FieldName = 'CARILIS'
  168.     end
  169.     object Table1HASTALIS: TBooleanField
  170.       FieldName = 'HASTALIS'
  171.     end
  172.     object Table1CARIHRKLIS: TBooleanField
  173.       FieldName = 'CARIHRKLIS'
  174.     end
  175.     object Table1ALFATLIS: TBooleanField
  176.       FieldName = 'ALFATLIS'
  177.     end
  178.     object Table1ENVANTER: TBooleanField
  179.       FieldName = 'ENVANTER'
  180.     end
  181.     object Table1ALISM: TBooleanField
  182.       FieldName = 'ALISM'
  183.     end
  184.     object Table1TAKAS: TBooleanField
  185.       FieldName = 'TAKAS'
  186.     end
  187.     object Table1ACIKODE: TBooleanField
  188.       FieldName = 'ACIKODE'
  189.     end
  190.     object Table1HATBORC: TBooleanField
  191.       FieldName = 'HATBORC'
  192.     end
  193.     object Table1HATALAC: TBooleanField
  194.       FieldName = 'HATALAC'
  195.     end
  196.     object Table1HATIKISI: TBooleanField
  197.       FieldName = 'HATIKISI'
  198.     end
  199.     object Table1GIZLIKASA: TBooleanField
  200.       FieldName = 'GIZLIKASA'
  201.     end
  202.     object Table1HIZLIMIKBAK: TBooleanField
  203.       FieldName = 'HIZLIMIKBAK'
  204.     end
  205.   end
  206.   object UserAbc: TTable
  207.     DatabaseName = 'ECZ'
  208.     TableName = 'usera.db'
  209.     Left = 120
  210.     Top = 120
  211.     object UserAbcKULLANICI: TStringField
  212.       FieldName = 'KULLANICI'
  213.       Size = 25
  214.     end
  215.     object UserAbcSIFRESI: TStringField
  216.       FieldName = 'SIFRESI'
  217.       Size = 25
  218.     end
  219.     object UserAbcURUNKARTI: TStringField
  220.       FieldName = 'URUNKARTI'
  221.       Size = 1
  222.     end
  223.     object UserAbcKURUMHRK: TStringField
  224.       FieldName = 'KURUMHRK'
  225.       Size = 1
  226.     end
  227.     object UserAbcHASTAHRK: TStringField
  228.       FieldName = 'HASTAHRK'
  229.       Size = 1
  230.     end
  231.     object UserAbcESKISAT: TBooleanField
  232.       FieldName = 'ESKISAT'
  233.     end
  234.     object UserAbcALISESKI: TBooleanField
  235.       FieldName = 'ALISESKI'
  236.     end
  237.     object UserAbcESKIBILBAK: TBooleanField
  238.       FieldName = 'ESKIBILBAK'
  239.     end
  240.     object UserAbcTOPLUFIYATBAK: TBooleanField
  241.       FieldName = 'TOPLUFIYATBAK'
  242.     end
  243.     object UserAbcSAYIMBAK: TBooleanField
  244.       FieldName = 'SAYIMBAK'
  245.     end
  246.     object UserAbcECZBILBAK: TBooleanField
  247.       FieldName = 'ECZBILBAK'
  248.     end
  249.     object UserAbcFATLIS: TBooleanField
  250.       FieldName = 'FATLIS'
  251.     end
  252.     object UserAbcRECLIS: TBooleanField
  253.       FieldName = 'RECLIS'
  254.     end
  255.     object UserAbcRECHRKLIS: TBooleanField
  256.       FieldName = 'RECHRKLIS'
  257.     end
  258.     object UserAbcRKDEFLIS: TBooleanField
  259.       FieldName = 'RKDEFLIS'
  260.     end
  261.     object UserAbcUCLULIS: TBooleanField
  262.       FieldName = 'UCLULIS'
  263.     end
  264.     object UserAbcGIRCIKRAP: TBooleanField
  265.       FieldName = 'GIRCIKRAP'
  266.     end
  267.     object UserAbcURUNLIS: TBooleanField
  268.       FieldName = 'URUNLIS'
  269.     end
  270.     object UserAbcCARILIS: TBooleanField
  271.       FieldName = 'CARILIS'
  272.     end
  273.     object UserAbcHASTALIS: TBooleanField
  274.       FieldName = 'HASTALIS'
  275.     end
  276.     object UserAbcCARIHRKLIS: TBooleanField
  277.       FieldName = 'CARIHRKLIS'
  278.     end
  279.     object UserAbcALFATLIS: TBooleanField
  280.       FieldName = 'ALFATLIS'
  281.     end
  282.     object UserAbcENVANTER: TBooleanField
  283.       FieldName = 'ENVANTER'
  284.     end
  285.     object UserAbcALISM: TBooleanField
  286.       FieldName = 'ALISM'
  287.     end
  288.     object UserAbcTAKAS: TBooleanField
  289.       FieldName = 'TAKAS'
  290.     end
  291.     object UserAbcACIKODE: TBooleanField
  292.       FieldName = 'ACIKODE'
  293.     end
  294.     object UserAbcHATBORC: TBooleanField
  295.       FieldName = 'HATBORC'
  296.     end
  297.     object UserAbcHATALAC: TBooleanField
  298.       FieldName = 'HATALAC'
  299.     end
  300.     object UserAbcHATIKISI: TBooleanField
  301.       FieldName = 'HATIKISI'
  302.     end
  303.     object UserAbcGIZLIKASA: TBooleanField
  304.       FieldName = 'GIZLIKASA'
  305.     end
  306.     object UserAbcHIZLIMIKBAK: TBooleanField
  307.       FieldName = 'HIZLIMIKBAK'
  308.     end
  309.   end
  310. end
  311.